home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d2 / scout.arc / WHAT'S.NEW < prev   
Text File  |  1989-10-12  |  7KB  |  152 lines

  1.                                   RELEASE 3.3
  2.                                   -----------
  3.  
  4. 03/19/89
  5. --------
  6.  
  7. SCOUT will now display the directories of .PAK and .ZIP files in
  8. addition to displaying .ARC file contents.
  9.  
  10.  
  11. 02/18/89
  12. --------
  13.  
  14. RUNFILE will now drop you off back in the default (base) directory if
  15. you answer no to the query "Return to SCOUT (Y/N)?".  Added a keyboard
  16. flush routine to prevent undesired keystrokes being processed by SCOUT
  17. when returning from RUNFILE.
  18.  
  19. 02/04/89
  20. --------
  21.  
  22. Improved the Ctrl-X/Alt-X program menus by increasing the number of
  23. programs on the menu from 6 to 10 and by adding a special utility
  24. program (CTRL-X) to configure the menu with any ten programs
  25. desired.  The difference between the Ctrl-X menu and the "\" menu is
  26. that the programs on the Ctrl-X menu only need reside in a directory
  27. identified in the DOS PATH statement.  You can execute a program
  28. from the Ctrl-X menu with a cursor over a specific file and pass that
  29. file name as a command line program to the program being called.
  30.  
  31.  
  32. 01/28/89
  33. --------
  34.  
  35. Another fix made to the memory allocation display ("W" command)
  36. function.
  37.  
  38. 01/25/89
  39. --------
  40.  
  41. Added command line switch ('X' or 'x') to disable checking for call
  42. from DOS when executing programs.  If this check is disabled, SCOUT
  43. will attempt to call RUNFILE.COM even if you are in an applications
  44. program, which will dump an unwanted string into the program.
  45.  
  46. 01/22/89
  47. --------
  48.  
  49. Fixed catalog update ("S" command) to scan only valid fixed drives.
  50.  
  51.  
  52. 01/17/89
  53. --------
  54.  
  55. Added Cyclic Redundancy Check (CRC) checking to the file copy modes.
  56. ^C will permit enabling or disabling CRC checking during file copying.
  57. The CRC checking default can be set to ON at runtime by placing a "C"
  58. (or "c") on the command line, i.e., SCOUT c.  The feature that uses a
  59. CGA memory for data storage is now enabled with a "U" (or "u") on the
  60. command line.
  61.  
  62. Fixed bug in memory allocation report routine that caused system hang-up
  63. on some machines.
  64.  
  65. Fixed bug in file browse routine that occurred when viewing files larger
  66. than 64K.  The browse routine is now limited to 400 pages of 23 lines
  67. each.  Since line lengths can vary widely, there is no way to determine
  68. just how large a file can be fully browsed.  Therefore the number of
  69. pages is limited to 400 and when that limit is reached, SCOUT will show
  70. END OF FILE even though the actual end of the file has not been reached.
  71.  
  72.  
  73. 04/29/88
  74. ---------
  75.  
  76. SCOUT now supports formatting of both 5 1/4 and 3 1/2 inch floppy drives.
  77. Both 720K and 1.4M 3 1/2" floppy formatting is supported.  In addition,
  78. SCOUT no longer restricts the formatting to drives A and/or B.  Any floppy
  79. drive in your system may be formatted.  If a hard disk drive designator is
  80. entered by mistake, SCOUT will report a formatting error and exit the
  81. formatting routine.  No damage will be done to the hard disk as a result.
  82. The only restriction is that SCOUT will format high density (1.2M and 1.4M)
  83. disks only in dual density drives that support high density formatting.
  84.  
  85. You may now elect to have the changes you make by running CONFIG.COM
  86. become effective immediately.  CONFIG will update SCOUT in RAM and you
  87. will be given the opportunity to go back pop-up SCOUT, test the changes you
  88. made, and go back to the main CONFIG menu if you want to make more changes.
  89.  
  90. There are two new items on the CONFIG.COM main menu.  Item K, Set CGA snow
  91. avoidance, toggles the check for CGA snow on or off as desired.  Item L, 
  92. Set floppy drive parameters, configures SCOUT to format your floppy disks.
  93.  
  94.      Item L is used to set SCOUT to properly format your floppy disk
  95.      drives.  SCOUT uses BIOS calls to effect a format of a floppy
  96.      disk drive, not DOS.  The BIOS only recognizes up to 4 floppy
  97.      drives and numbers them from 0 (A) to 3 (D).  It is up to you
  98.      configure SCOUT so that it will properly format the type of drives
  99.      you have in your system.  Many systems will have 2 floppy drives,
  100.      one as DOS drive A (BIOS drive 0) and a second as drive B (BIOS
  101.      drive 1).  In most AT (or AT clone) systems, drive A is a dual
  102.      density drive that is capable of formatting both 360K and 1.2M
  103.      diskettes.  Some AT systems have a normal single density 5 1/4"
  104.      drive as drive B and some systems have a 3 1/2" drive as drive
  105.      B.  When you select item L from the main CONFIG.COM menu, you
  106.      will be shown the current SCOUT settings.  All systems will have
  107.      some type of floppy drive as drive A (BIOS drive 0).  In order
  108.      to properly enter the settings, you MUST know how your system
  109.      BIOS is addressing the drives in your system.  Normally, using
  110.      BIOS 0 (DOS drive A) and BIOS 1 (DOS drive B) will suffice.  All
  111.      that will be necessary in this case is to answer the prompts to
  112.      set the size (5 1/4" or 3 1/2") and the density (SINGLE or DUAL)
  113.      for each drive.  Some systems with an add-on 3 1/2" drive are
  114.      non-standard.  For example, I know of one system with a 3 1/2"
  115.      drive that is accessed via DOS as drive E: and yet the BIOS treats
  116.      it as drive 3.  If you designate a drive as DUAL density, SCOUT
  117.      will prompt you (when you attempt a format) to indicate whether
  118.      you are formatting a low or high density disk.  In a 5 1/4" drive,
  119.      this will be either a 360K (low) or 1.2M (high) disk.  In a 3 1/2"
  120.      drive, this will be a 720K (low) or 1.4M (high) disk.  If your
  121.      drive does not support high density formatting and you attempt a
  122.      high density format, the format will fail.  Be sure you don't
  123.      trick SCOUT.  Once you have set the floppy drive parameters for
  124.      your system, there will be no need to change them unless you add
  125.      or replace a drive.
  126.  
  127. 05/15/88
  128. --------
  129.      Added a new command.  Alt-V will verify a floppy disk.  This function
  130.      works exactly like the FORMAT function except that it verifies a
  131.      diskette instead of formatting it.  This type of verification is
  132.      NOT a read/write verification nor does it verify the data on the disk.
  133.      It verifies that sectors can be read and that the CRC checksum for
  134.      each sector is correct.
  135.  
  136. 03/01/89
  137. --------
  138.      The SCOUT package now contains a utility named CTRLX.EXE.  This
  139.      utility is executed in the same directory that SCOUT.000 is
  140.      located and allows re-configuration of the Ctrl-X (alternate
  141.      program exectution menu);
  142.  
  143. 03/30/89
  144. --------
  145.      SCOUT will now display the directory listing of PKWare ZIP (.ZIP)
  146.      and LHARC (.LZH) files as well as for ARC files.  In additon,
  147.      SCOUT will display the contents of LHARC created .COM or .EXE
  148.      self-extracting files.
  149.  
  150.  
  151.  
  152.